All Classes

Browse 20 classes & traits in this project. There are 7 source classes, 7 test classes, and 6 traits.

Note: As of Dec 23, 2023, only classes & traits are listed. interfaces & enums are not supported.

Source Classes (not tests)

Traits

  • Databasing: Convenience methods for database work
  • Assertions: See the Exceptions trait for exception-based assertions
    See the Other trait for invert(), disable(), and other methods that are important but are not assertions
  • Other: Stuff that doesn't belong in other traits & isn't about the core execution of tests
  • Utilities: Convenience methods to call from inside tests
  • Server: convenience methods for server-related tests
    Server-related assertions may go here too
  • Exceptions: Assert exceptions

Test Classes